home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 14
/
CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso
/
System
/
HappyENV
/
Source
/
DosPackets
< prev
next >
Wrap
Text File
|
1997-06-12
|
3KB
|
71 lines
DOS packet overview
* : supported in HappyENV
+ : partly supported in HappyENV
- : not supported without warning
: not supported with warning
? : unknown functionality, not supported with warning
* 0 ACTION_NIL () -> true
* 0 ACTION_STARTUP () -> true
? 2 ACTION_GET_BLOCK Do not use !
? 4 ACTION_SET_MAP (
* 5 ACTION_DIE () -> success
? 6 ACTION_EVENT (
* 7 ACTION_CURRENT_VOLUME () -> BPTR volume
* 8 ACTION_LOCATE_OBJECT (dirlock, BSTR name, LONG mode) -> lock
* 9 ACTION_RENAME_DISK (BSTR name) -> success
* 15 ACTION_FREE_LOCK (lock) -> success
* 16 ACTION_DELETE_OBJECT (dirlock, BSTR name) -> success
* 17 ACTION_RENAME_OBJECT (from dirlock, BSTR from name, to dirlock, BSTR to name) -> success
18 ACTION_MORE_CACHE (
* 19 ACTION_COPY_DIR (lock) -> lock
? 20 ACTION_WAIT_CHAR (
- 21 ACTION_SET_PROTECT (unused, dirlock, BSTR name, LONG protection mask) -> success
* 22 ACTION_CREATE_DIR (dirlock, BSTR name, optional attributes) -> lock
* 23 ACTION_EXAMINE_OBJECT (lock, BPTR file info block) -> success
* 24 ACTION_EXAMINE_NEXT (lock, BPTR file info block) -> success
* 25 ACTION_DISK_INFO (BPTR buffer) -> success
* 26 ACTION_INFO (lock, BPTR buffer) -> success
+ 27 ACTION_FLUSH () -> success
- 28 ACTION_SET_COMMENT (unused, dirlock, BSTR name, BSTR comment) -> success
* 29 ACTION_PARENT (lock) -> lock
? 30 ACTION_TIMER (
- 31 ACTION_INHIBIT (LONG mode) -> success
32 ACTION_DISK_TYPE (
33 ACTION_DISK_CHANGE (
- 34 ACTION_SET_DATE (unused, dirlock, BSTR name, APTR datestamp) -> success
* 40 ACTION_SAME_LOCK (lock1, lock2) -> LOCK_SAME or LOCK_SAME_VOLUME
* 82 ACTION_READ (fh_Arg1, APTR buffer, LONG length) -> LONG bytes read
* 87 ACTION_WRITE (fh_Arg1, APTR buffer, LONG length) -> LONG bytes written
994 ACTION_SCREEN_MODE (
? 995 ACTION_CHANGE_SIGNAL (
? 1001 ACTION_READ_RETURN (
? 1002 ACTION_WRITE_RETURN (
* 1004 ACTION_FINDUPDATE (filehandle, lock, BSTR name) -> success
* 1005 ACTION_FINDINPUT (filehandle, lock, BSTR name) -> success
* 1006 ACTION_FINDOUTPUT (filehandle, lock, BSTR name) -> success
* 1007 ACTION_END (fh_Arg1) -> success
* 1008 ACTION_SEEK (fh_Arg1, LONG position, LONG mode) -> LONG old position
1020 ACTION_FORMAT (
1021 ACTION_MAKE_LINK (
* 1022 ACTION_SET_FILE_SIZE (fh_Arg1, LONG position, LONG mode) -> LONG new size
* 1023 ACTION_WRITE_PROTECT (LONG mode) -> success
1024 ACTION_READ_LINK (
* 1026 ACTION_FH_FROM_LOCK (filehandle, lock) -> success
* 1027 ACTION_IS_FILESYSTEM () -> true if filesystem
* 1028 ACTION_CHANGE_MODE (LONG type, lock or fh_Arg1, LONG new mode) -> success
* 1030 ACTION_COPY_DIR_FH (fh_Arg1) -> lock
* 1031 ACTION_PARENT_FH (fh_Arg1) -> lock
- 1033 ACTION_EXAMINE_ALL (
* 1034 ACTION_EXAMINE_FH (filehandle, BPTR file info block) -> success
- 1035 ACTION_EXAMINE_ALL_END (
1036 ACTION_SET_OWNER (
2008 ACTION_LOCK_RECORD (
2009 ACTION_FREE_RECORD (
* 4097 ACTION_ADD_NOTIFY (notify request) -> success
* 4098 ACTION_REMOVE_NOTIFY (notify request) -> success